home *** CD-ROM | disk | FTP | other *** search
- object FormSplashScreen: TFormSplashScreen
- Left = 258
- Top = 102
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'FormSplashScreen'
- ClientHeight = 181
- ClientWidth = 243
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object PanelMain: TPanel
- Left = 0
- Top = 0
- Width = 243
- Height = 181
- Align = alClient
- BevelWidth = 3
- TabOrder = 0
- object PanelAbout: TPanel
- Left = 11
- Top = 11
- Width = 220
- Height = 158
- BevelInner = bvRaised
- BevelOuter = bvLowered
- Locked = True
- TabOrder = 0
- object PanelContainer: TPanel
- Left = 2
- Top = 2
- Width = 216
- Height = 154
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 8
- TabOrder = 0
- object PanelAPP_NAME: TPanel
- Left = 8
- Top = 8
- Width = 200
- Height = 34
- Align = alTop
- BevelOuter = bvNone
- Caption = 'PanelAPP_NAME'
- TabOrder = 0
- end
- object GroupBoxLoadingSettings: TGroupBox
- Left = 8
- Top = 113
- Width = 200
- Height = 33
- Align = alBottom
- Caption = 'Loading Settings'
- TabOrder = 1
- object ProgressBar: TProgressBar
- Left = 2
- Top = 15
- Width = 196
- Height = 16
- Align = alClient
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
- object PanelVersion: TPanel
- Left = 8
- Top = 42
- Width = 200
- Height = 38
- Align = alTop
- BevelOuter = bvNone
- Caption = 'PanelVersion'
- TabOrder = 2
- object ImageApp: TImage
- Left = 0
- Top = 3
- Width = 32
- Height = 32
- AutoSize = True
- Center = True
- ParentShowHint = False
- Picture.Data = {<image000.ico>}
- ShowHint = False
- end
- end
- object PanelCopyright: TPanel
- Left = 8
- Top = 80
- Width = 200
- Height = 26
- Align = alTop
- BevelOuter = bvNone
- Caption = 'PanelCopyright'
- TabOrder = 3
- end
- end
- end
- end
- end
-